Skip to content

Conversation

@vchamarthi
Copy link
Contributor

@vchamarthi vchamarthi commented Feb 5, 2026

This PR introduce the plugin feature to capture and format pytest warnings to process it in internal CI.
These changes will not add any overhead to existing pytest scope. This feature can be fully enabled/disabled by env var - DPNP_INFRA_WARNINGS_ENABLE

  • Have you provided a meaningful PR description?
  • Have you added a test, reproducer or referred to an issue with a reproducer?
  • Have you tested your changes locally for CPU and GPU devices?
  • Have you made sure that new changes do not introduce compiler warnings?
  • Have you checked performance impact of proposed changes?
  • Have you added documentation for your changes, if necessary?
  • Have you added your changes to the changelog?

@vchamarthi vchamarthi force-pushed the dpnp-warnings-plugin branch from a337f4d to b209cab Compare February 9, 2026 21:33
@antonwolfy antonwolfy changed the base branch from dev-milestone to master February 10, 2026 18:01
@coveralls
Copy link
Collaborator

coveralls commented Feb 10, 2026

Coverage Status

coverage: 81.117%. remained the same
when pulling cff4307 on vchamarthi:dpnp-warnings-plugin
into 70832ef on IntelPython:master.

@antonwolfy antonwolfy added this to the 0.20.0 release milestone Feb 10, 2026
Copy link
Contributor

@antonwolfy antonwolfy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No more comments from me.
Thank you @vchamarthi for implementing this.

@vchamarthi
Copy link
Contributor Author

Thank you Anton for in-depth review. I appreciate your suggestions.
I will test this aging locally with this new changes and merge it after verifying this functionality.

@antonwolfy antonwolfy merged commit af6205f into IntelPython:master Feb 11, 2026
49 of 73 checks passed
github-actions bot added a commit that referenced this pull request Feb 11, 2026
This PR introduce the plugin feature to capture and format pytest
warnings to process it in internal CI.
These changes will not add any overhead to existing pytest scope. This
feature can be fully enabled/disabled by env var -
`DPNP_INFRA_WARNINGS_ENABLE` af6205f
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants